\(\int (a \csc (e+f x))^m (b \tan (e+f x))^n \, dx\) [387]

   Optimal result
   Rubi [A] (verified)
   Mathematica [C] (warning: unable to verify)
   Maple [F]
   Fricas [F]
   Sympy [F]
   Maxima [F]
   Giac [F]
   Mupad [F(-1)]

Optimal result

Integrand size = 21, antiderivative size = 89 \[ \int (a \csc (e+f x))^m (b \tan (e+f x))^n \, dx=\frac {\cos ^2(e+f x)^{\frac {1+n}{2}} (a \csc (e+f x))^m \operatorname {Hypergeometric2F1}\left (\frac {1+n}{2},\frac {1}{2} (1-m+n),\frac {1}{2} (3-m+n),\sin ^2(e+f x)\right ) (b \tan (e+f x))^{1+n}}{b f (1-m+n)} \]

[Out]

(cos(f*x+e)^2)^(1/2+1/2*n)*(a*csc(f*x+e))^m*hypergeom([1/2+1/2*n, 1/2-1/2*m+1/2*n],[3/2-1/2*m+1/2*n],sin(f*x+e
)^2)*(b*tan(f*x+e))^(1+n)/b/f/(1-m+n)

Rubi [A] (verified)

Time = 0.18 (sec) , antiderivative size = 89, normalized size of antiderivative = 1.00, number of steps used = 3, number of rules used = 3, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.143, Rules used = {2698, 2682, 2657} \[ \int (a \csc (e+f x))^m (b \tan (e+f x))^n \, dx=\frac {\cos ^2(e+f x)^{\frac {n+1}{2}} (a \csc (e+f x))^m (b \tan (e+f x))^{n+1} \operatorname {Hypergeometric2F1}\left (\frac {n+1}{2},\frac {1}{2} (-m+n+1),\frac {1}{2} (-m+n+3),\sin ^2(e+f x)\right )}{b f (-m+n+1)} \]

[In]

Int[(a*Csc[e + f*x])^m*(b*Tan[e + f*x])^n,x]

[Out]

((Cos[e + f*x]^2)^((1 + n)/2)*(a*Csc[e + f*x])^m*Hypergeometric2F1[(1 + n)/2, (1 - m + n)/2, (3 - m + n)/2, Si
n[e + f*x]^2]*(b*Tan[e + f*x])^(1 + n))/(b*f*(1 - m + n))

Rule 2657

Int[(cos[(e_.) + (f_.)*(x_)]*(b_.))^(n_)*((a_.)*sin[(e_.) + (f_.)*(x_)])^(m_), x_Symbol] :> Simp[b^(2*IntPart[
(n - 1)/2] + 1)*(b*Cos[e + f*x])^(2*FracPart[(n - 1)/2])*((a*Sin[e + f*x])^(m + 1)/(a*f*(m + 1)*(Cos[e + f*x]^
2)^FracPart[(n - 1)/2]))*Hypergeometric2F1[(1 + m)/2, (1 - n)/2, (3 + m)/2, Sin[e + f*x]^2], x] /; FreeQ[{a, b
, e, f, m, n}, x]

Rule 2682

Int[((a_.)*sin[(e_.) + (f_.)*(x_)])^(m_.)*((b_.)*tan[(e_.) + (f_.)*(x_)])^(n_), x_Symbol] :> Dist[a*Cos[e + f*
x]^(n + 1)*((b*Tan[e + f*x])^(n + 1)/(b*(a*Sin[e + f*x])^(n + 1))), Int[(a*Sin[e + f*x])^(m + n)/Cos[e + f*x]^
n, x], x] /; FreeQ[{a, b, e, f, m, n}, x] &&  !IntegerQ[n]

Rule 2698

Int[(csc[(e_.) + (f_.)*(x_)]*(a_.))^(m_)*((b_.)*tan[(e_.) + (f_.)*(x_)])^(n_), x_Symbol] :> Dist[(a*Csc[e + f*
x])^FracPart[m]*(Sin[e + f*x]/a)^FracPart[m], Int[(b*Tan[e + f*x])^n/(Sin[e + f*x]/a)^m, x], x] /; FreeQ[{a, b
, e, f, m, n}, x] &&  !IntegerQ[m] &&  !IntegerQ[n]

Rubi steps \begin{align*} \text {integral}& = \left ((a \csc (e+f x))^m \left (\frac {\sin (e+f x)}{a}\right )^m\right ) \int \left (\frac {\sin (e+f x)}{a}\right )^{-m} (b \tan (e+f x))^n \, dx \\ & = \frac {\left (\cos ^{1+n}(e+f x) (a \csc (e+f x))^{1+m} \left (\frac {\sin (e+f x)}{a}\right )^{m-n} (b \tan (e+f x))^{1+n}\right ) \int \cos ^{-n}(e+f x) \left (\frac {\sin (e+f x)}{a}\right )^{-m+n} \, dx}{a b} \\ & = \frac {\cos ^2(e+f x)^{\frac {1+n}{2}} (a \csc (e+f x))^{1+m} \operatorname {Hypergeometric2F1}\left (\frac {1+n}{2},\frac {1}{2} (1-m+n),\frac {1}{2} (3-m+n),\sin ^2(e+f x)\right ) \sin (e+f x) (b \tan (e+f x))^{1+n}}{a b f (1-m+n)} \\ \end{align*}

Mathematica [C] (warning: unable to verify)

Result contains higher order function than in optimal. Order 6 vs. order 5 in optimal.

Time = 2.00 (sec) , antiderivative size = 287, normalized size of antiderivative = 3.22 \[ \int (a \csc (e+f x))^m (b \tan (e+f x))^n \, dx=-\frac {a (-3+m-n) \operatorname {AppellF1}\left (\frac {1}{2} (1-m+n),n,1-m,\frac {1}{2} (3-m+n),\tan ^2\left (\frac {1}{2} (e+f x)\right ),-\tan ^2\left (\frac {1}{2} (e+f x)\right )\right ) (a \csc (e+f x))^{-1+m} (b \tan (e+f x))^n}{f (-1+m-n) \left ((-3+m-n) \operatorname {AppellF1}\left (\frac {1}{2} (1-m+n),n,1-m,\frac {1}{2} (3-m+n),\tan ^2\left (\frac {1}{2} (e+f x)\right ),-\tan ^2\left (\frac {1}{2} (e+f x)\right )\right )-2 \left ((-1+m) \operatorname {AppellF1}\left (\frac {1}{2} (3-m+n),n,2-m,\frac {1}{2} (5-m+n),\tan ^2\left (\frac {1}{2} (e+f x)\right ),-\tan ^2\left (\frac {1}{2} (e+f x)\right )\right )+n \operatorname {AppellF1}\left (\frac {1}{2} (3-m+n),1+n,1-m,\frac {1}{2} (5-m+n),\tan ^2\left (\frac {1}{2} (e+f x)\right ),-\tan ^2\left (\frac {1}{2} (e+f x)\right )\right )\right ) \tan ^2\left (\frac {1}{2} (e+f x)\right )\right )} \]

[In]

Integrate[(a*Csc[e + f*x])^m*(b*Tan[e + f*x])^n,x]

[Out]

-((a*(-3 + m - n)*AppellF1[(1 - m + n)/2, n, 1 - m, (3 - m + n)/2, Tan[(e + f*x)/2]^2, -Tan[(e + f*x)/2]^2]*(a
*Csc[e + f*x])^(-1 + m)*(b*Tan[e + f*x])^n)/(f*(-1 + m - n)*((-3 + m - n)*AppellF1[(1 - m + n)/2, n, 1 - m, (3
 - m + n)/2, Tan[(e + f*x)/2]^2, -Tan[(e + f*x)/2]^2] - 2*((-1 + m)*AppellF1[(3 - m + n)/2, n, 2 - m, (5 - m +
 n)/2, Tan[(e + f*x)/2]^2, -Tan[(e + f*x)/2]^2] + n*AppellF1[(3 - m + n)/2, 1 + n, 1 - m, (5 - m + n)/2, Tan[(
e + f*x)/2]^2, -Tan[(e + f*x)/2]^2])*Tan[(e + f*x)/2]^2)))

Maple [F]

\[\int \left (a \csc \left (f x +e \right )\right )^{m} \left (b \tan \left (f x +e \right )\right )^{n}d x\]

[In]

int((a*csc(f*x+e))^m*(b*tan(f*x+e))^n,x)

[Out]

int((a*csc(f*x+e))^m*(b*tan(f*x+e))^n,x)

Fricas [F]

\[ \int (a \csc (e+f x))^m (b \tan (e+f x))^n \, dx=\int { \left (a \csc \left (f x + e\right )\right )^{m} \left (b \tan \left (f x + e\right )\right )^{n} \,d x } \]

[In]

integrate((a*csc(f*x+e))^m*(b*tan(f*x+e))^n,x, algorithm="fricas")

[Out]

integral((a*csc(f*x + e))^m*(b*tan(f*x + e))^n, x)

Sympy [F]

\[ \int (a \csc (e+f x))^m (b \tan (e+f x))^n \, dx=\int \left (a \csc {\left (e + f x \right )}\right )^{m} \left (b \tan {\left (e + f x \right )}\right )^{n}\, dx \]

[In]

integrate((a*csc(f*x+e))**m*(b*tan(f*x+e))**n,x)

[Out]

Integral((a*csc(e + f*x))**m*(b*tan(e + f*x))**n, x)

Maxima [F]

\[ \int (a \csc (e+f x))^m (b \tan (e+f x))^n \, dx=\int { \left (a \csc \left (f x + e\right )\right )^{m} \left (b \tan \left (f x + e\right )\right )^{n} \,d x } \]

[In]

integrate((a*csc(f*x+e))^m*(b*tan(f*x+e))^n,x, algorithm="maxima")

[Out]

integrate((a*csc(f*x + e))^m*(b*tan(f*x + e))^n, x)

Giac [F]

\[ \int (a \csc (e+f x))^m (b \tan (e+f x))^n \, dx=\int { \left (a \csc \left (f x + e\right )\right )^{m} \left (b \tan \left (f x + e\right )\right )^{n} \,d x } \]

[In]

integrate((a*csc(f*x+e))^m*(b*tan(f*x+e))^n,x, algorithm="giac")

[Out]

integrate((a*csc(f*x + e))^m*(b*tan(f*x + e))^n, x)

Mupad [F(-1)]

Timed out. \[ \int (a \csc (e+f x))^m (b \tan (e+f x))^n \, dx=\int {\left (b\,\mathrm {tan}\left (e+f\,x\right )\right )}^n\,{\left (\frac {a}{\sin \left (e+f\,x\right )}\right )}^m \,d x \]

[In]

int((b*tan(e + f*x))^n*(a/sin(e + f*x))^m,x)

[Out]

int((b*tan(e + f*x))^n*(a/sin(e + f*x))^m, x)